Companion

Functions

Link copied to clipboard
fun digest(hashAlgorithm: HashAlgorithm, value: String): Result<SdJwtDigest>

Calculates the integrity of serialized presentation.

Link copied to clipboard

Wraps the given value to a SdJwtDigest. The value is expected to be base64-url encoded.